| Package | eng.fhir.profile.dev |
| Resource Type | CodeSystem |
| Id | CPG-activity-type |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://terminology.pnt.gov/CodeSystem/CPG-activity-type |
| URL | https://terminology.pnt.gov/CodeSystem/CPG-activity-type |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-06-30T15:11:36.9136048+00:00 |
| Name | CPG-activity-type |
| Title | CPG-activity-type |
| Authority | hl7 |
| Description | Tipologia di attività che può essere effettuata come parte del processo di cura basato su linee guida. |
| Content | complete |
| ValueSet | |
| CPG-activity-type | CPG-activity-type |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"meta": {
"profile": [
"https://pnt.gov/fhir/StructureDefinition/CodeSystem"
]
},
"url": "https://terminology.pnt.gov/CodeSystem/CPG-activity-type",
"version": "1.0.0",
"name": "CPG-activity-type",
"title": "CPG-activity-type",
"status": "draft",
"date": "2023-06-30T15:11:36.9136048+00:00",
"description": "Tipologia di attività che può essere effettuata come parte del processo di cura basato su linee guida.",
"caseSensitive": true,
"valueSet": "https://terminology.pnt.gov/ValueSet/CPG-activity-type",
"versionNeeded": false,
"content": "complete",
"concept": [
{
"code": "send-message",
"display": "Send a message",
"definition": "The activity of communicating a particular message to a patient"
},
{
"code": "collect-information",
"display": "Collect information",
"definition": "The task of collecting information from a patient using a specified questionnaire"
},
{
"code": "order-medication",
"display": "Order a medication",
"definition": "The task of ordering or prescribing a particular medication to a patient"
},
{
"code": "dispense-medication",
"display": "Dispense a medication",
"definition": "The task of dispensing a particular medication to a patient"
},
{
"code": "administer-medication",
"display": "Administer a medication",
"definition": "The task of administering a particular medication to a patient"
},
{
"code": "document-medication",
"display": "Document a medication",
"definition": "The task of documenting use of a particular medication by a patient"
},
{
"code": "recommend-immunization",
"display": "Recommend an immunization",
"definition": "The task of recommending a particular immunization for a patient"
},
{
"code": "order-service",
"display": "Order a service",
"definition": "The activity of ordering or performing a particular service"
},
{
"code": "enrollment",
"display": "Enroll in a pathway or strategy",
"definition": "The activity of enrolling or unenrolling a patient in a particular pathway or strategy"
},
{
"code": "generate-report",
"display": "Generate a metric or case report",
"definition": "The activity of generating a metric, measure, or case report"
},
{
"code": "propose-diagnosis",
"display": "Propose a diagnosis",
"definition": "The activity of proposing a particular diagnosis"
},
{
"code": "record-detected-issue",
"display": "Record a detected issue",
"definition": "The activity of reporting or recording a specific detected issue"
},
{
"code": "record-inference",
"display": "Record an inference",
"definition": "The activity of making and reporting or recording a particular inference"
},
{
"code": "report-flag",
"display": "Report a flag",
"definition": "The activity of reporting or recording a particular flag"
}
]
}